Refresh RPM lockfiles (main)#3371
Conversation
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
|
🤖 Finished Review · ✅ Success · Started 4:50 AM UTC · Completed 4:56 AM UTC |
ReviewFindingsLow
Labels: RPM lockfile refresh is a dependency update. |
| # SPDX-License-Identifier: Apache-2.0 | ||
| # | ||
| # This file is generated by hack/update-rpm-lock.sh | ||
| --- |
There was a problem hiding this comment.
[low] process consistency
The license header comment block that hack/update-rpm-lock.sh prepends (lines 118-138 of that script) is missing from the updated rpms.lock.yaml. The Renovate bot regenerated the lockfile without using the project's own update script, so the header was not included. While the YAML content is valid and no code parses the header, future manual runs of hack/update-rpm-lock.sh will re-add the header, creating a noisy diff.
Codecov Report✅ All modified and coverable lines are covered by tests.
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
* 0-4 * * *)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.